CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - uart.c I

搜索资源列表

  1. efdUartDriver

    0下载:
  2. 8051 Serial I/O Routines Ring buffered, interrupt-driven UART driver, written in Keil C .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12655
    • 提供者:buaalzx
  1. gnu_iodemo

    0下载:
  2. UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42967
    • 提供者:郭文彬
  1. SERIAL_C51

    0下载:
  2. C51 DOS/WINDOWS下的MCS51系列串行口(UART)的C驱动程序-C51 DOS / Windows under the MCS51 serial I (UART) C driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:WANGXIAN
  1. PICtestboard

    0下载:
  2. PIC MCU开发用的一个小工具,用于对某些外设芯片子程序的调试,有2个按键\\2x20的字符LCD,3个I/O,1个UART,非常好用,包含SCH\\PCB 以及初始化C代码.-PIC MCU development of a small tool for certain peripherals to the chip debugging subroutine, are two keys \\ 2x20 character LCD, three I / O, a UART, very conv
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:129389
    • 提供者:税超
  1. UART

    0下载:
  2. 关于STM8S单片机的串口C程序,里面有详细调试步骤说明-about STM8S mirocontroller UART C Program
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:77357
    • 提供者:
  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1967339
    • 提供者:howard_dai
  1. comm

    0下载:
  2. UART library for x51, can be used with any c cross compiler and can be used for X51 uC. I had used keil.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:1713
    • 提供者:Tiger
  1. C8051F410-uCOS286-Port

    0下载:
  2. uCos-ii 2.86 在C8051F410单片机上移植成功!!! 其中包括:UART驱动,smaRTClock驱动等。在keil中可通过模拟仿真查看移植运行结果,另在文件中附有本人实际运行的结果图片。本人保证:所有经本人上传的程序绝对可以正常使用!-uCos-ii 2.86 at C8051F410 Singlechip Successful transplantation on!!! including: UART driver, smaRTClock driving. Keil at t
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:537043
    • 提供者:XIAFAC
  1. ZigBee2004_UART0

    0下载:
  2. 语言为C语言,开发环境为IAR.ZigBee2004协议UART0中断的源码程序,加了部分注释。-Language for C language development environment for the UART0 interrupt IAR.ZigBee2004 source protocol procedures, add some comments.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:751078
    • 提供者:郭宇峰
  1. Robosapien_IR

    0下载:
  2. Robosapien_IR.zip contains source files, PCB + Schematic and IR codes specification. The design is based on 8051 core mcu (I use P89C668 in my build), only minor modification needed with other brands of mcu. The board receive command code from serial
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:95605
    • 提供者:David
  1. wlangf

    0下载:
  2. mega8 mcu ,iccavr ,c program ,int0 int1 ,ADC ,uart,i/o
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:2919
    • 提供者:nihuanhuan
  1. Atmega8

    0下载:
  2. 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:70727
    • 提供者:Jake
  1. SFLASH

    0下载:
  2. FT2232L DUAL USB UART/FIFO I.C. FLASH TOOL
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:7189
    • 提供者:LinTong
  1. Hydrogen_Core51

    0下载:
  2. Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3266712
    • 提供者:binary
  1. FT232RL

    0下载:
  2. 2005FT232R USB UART I.C. Incorporating Clock Generator Output and FTDIChip-ID™ Security Dongle-2005FT232R USB UART I.C. Incorporating Clock Generator Output and FTDIChip-ID™ Security Dongle
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:500740
    • 提供者:zxl
  1. Programas-de-Micros

    0下载:
  2. Some example about programs to microcontroller. The programation is in languaje C. Some programs are very easy to understand, others is about to use the serial comunication like UART. And I added a program with ADC, you only need built the circuit wi
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:817693
    • 提供者:PIGA
  1. UART

    0下载:
  2. 本代码用verilog语言配合sopc和nios实现了串口调试的目的。软件编程用C语言描述,只是比较简单的例子,适合初学者做了解用,本人亲自在EP2C8Q上实践。-The code to use verilog language sopc and nios achieved with serial debugging purposes. Software programming using C language descr iption, but relatively simple exampl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17866787
    • 提供者:普尔
  1. wlangf

    0下载:
  2. mega8 mcu ,iccavr ,c program ,int0 int1 ,ADC ,uart,i/o
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2964
    • 提供者:htmon
  1. U115200

    0下载:
  2. msp430的uart模块收发程序,其中包括uart.h,uart.c文件,经本人亲测,程序可以使用。程序还有波特率设置函数,很好用。-The transceiver module uart msp430 procedures, including uart.h, uart.c file, the I pro-test, the program can be used. Program as well as the baud rate setting function, easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21721
    • 提供者:留忆
  1. MAX96705开发资料

    0下载:
  2. MAX96705为小尺寸串行器,具有特别适合于汽车摄像应用的特性。其功能和引脚与MAX9271兼容。高带宽模式下,对于12位线性或组合HDR数据类型,并行时钟最大为116MHz。 嵌入式控制通道在UART、I²C和混合UART/I²C模式下工作在9.6kbps至1Mbps,允许设置串行器、解串器和摄像寄存器独立于视频时钟。 为驱动较长电缆,IC具有可编程预加重/去加重。串行输出提供可编程扩频。串行输出满足ISO 10605和IEC 61000-4-2 ESD标准。核心电源供电范围为1.7V至
  3. 所属分类:编译

    • 发布日期:2019-10-25
    • 文件大小:1720410
    • 提供者:guitianxia
« 12 »
搜珍网 www.dssz.com